@charset "UTF-8";
.h1 {
	font-size: 48px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6C3;
}
.h2 {
	font-size: 36px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3C9;
}
.h3 {
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F6F;
}
#maincontentbox {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border: 2px solid #000;
	background-color: #3A3A3A;
	width: 863px;
}
.p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C7F4D7;
}
.h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BDBDBD;
}
a:link {
	color: #C9F;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #F63;
}
a:active {
	text-decoration: none;
	color: #CCF;
}
a:visited {
	text-decoration: none;
	color: #C9F;
}
.border1 {
	border: 1px solid #000;
}
body {
	background-color: #2A2A2A;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#maincontentbox #form1 {
	text-align: left;
	text-indent: 105px;
}
#maincontentbox table tr td .About {
	vertical-align: middle;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
